home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / savp38c3.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  70.5 KB  |  1,686 lines

  1. *PPD-Adobe: "4.3"
  2. *%
  3. *%  Printer Description file
  4. *%    for "SAVIN SLP38c PS"
  5. *%
  6. *%    CreationDate: 2000/07/12
  7. *%    Modified:     2001/12/06
  8. *%
  9. *%    COPYRIGHT (C) 2000-2001 RICOH COMPANY, LTD.
  10. *%    All rights reserved.
  11. *%
  12.  
  13. *FileVersion: "1.7"
  14. *FormatVersion: "4.3"
  15. *LanguageEncoding: ISOLatin1
  16. *LanguageVersion: English
  17. *ModelName: "SAVIN SLP38c"
  18. *PCFileName: "SAVP38C3.PPD"
  19. *Manufacturer: "SAVIN"
  20. *Product: "(SAVIN SLP38c PS3)"
  21. *PSVersion: "(3011.103) 2"
  22. *ShortNickName: "SAVIN SLP38c PS"
  23. *NickName: "SAVIN SLP38c PS"
  24.  
  25. *%========== Basic Device Capabilities ==========
  26.  
  27. *Protocols: PJL BCP
  28. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  29. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  30. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A>"
  31.  
  32. *LanguageLevel: "3"
  33. *ColorDevice: True
  34. *DefaultColorSpace: CMYK
  35.  
  36. *TTRasterizer: Type42
  37. *?TTRasterizer: "
  38.    save
  39.       42 /FontType resourcestatus
  40.       { pop pop (Type42)} {pop pop (None)} ifelse = flush
  41.    restore
  42. "
  43. *End
  44.  
  45. *FileSystem: True
  46. *?FileSystem: "
  47.   save
  48.   statusdict /diskonline get exec
  49.   {(True)}{(False)}ifelse = flush
  50.   restore
  51. "
  52. *End
  53.  
  54. *Throughput: "28"
  55.  
  56. *%========== Installable Options ==========
  57. *%========== & System Management ==========
  58.  
  59. *OpenGroup: InstallableOptions/Installable Options
  60.  
  61. *OpenUI *Option1/Tray: PickOne
  62. *DefaultOption1: None
  63. *Option1 None/None: ""
  64. *Option1 1Cassette/Tray 3: ""
  65. *Option1 2Cassette/Tray 3 and 4: ""
  66. *?Option1: "
  67.   save
  68.   {
  69.    /num 0 def
  70.    currentpagedevice /InputAttributes get
  71.    {type (dicttype) eq {/num num 1 add def} if pop} forall
  72.    num
  73.      dup 3 eq { (None) exit } if
  74.      dup 4 eq { (1Cassette) exit } if
  75.      5 eq { (2Cassette) exit } if
  76.      (Unknown) exit
  77.    } loop
  78.    mark count 1 sub 2 roll cleartomark
  79.    = flush
  80.   restore
  81. "
  82. *End
  83. *CloseUI: *Option1
  84.  
  85. *OpenUI *Option5/Duplex Unit: Boolean
  86. *DefaultOption5: False
  87. *Option5 False/Not Installed: ""
  88. *Option5 True/Installed: ""
  89. *?Option5: "
  90.   save
  91.   statusdict /duplex get
  92.   {(True)}{(False)}ifelse = flush
  93.   restore
  94. "
  95. *End
  96. *CloseUI: *Option5
  97.  
  98. *OpenUI *Option30/Finisher: PickOne
  99. *DefaultOption30: None
  100. *Option30 None/Not Installed: ""
  101. *Option30 Fin2250/Installed: ""
  102. *?Option30: "
  103.   save
  104.     currentpagedevice /OutputAttributes get dup 15 known
  105.     {15 get null ne {(Fin2250)}{(None)} ifelse} {pop (None)} ifelse
  106.      = flush
  107.   restore
  108. "
  109. *End
  110. *CloseUI: *Option30
  111.  
  112. *OpenUI *Option40/Mailbox: PickOne
  113. *DefaultOption40: False
  114. *Option40 False/Not Installed: ""
  115. *Option40 True/Installed: ""
  116. *?Option40: "
  117.   save
  118.     currentpagedevice /OutputAttributes get dup 5 known
  119.     {5 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse
  120.      = flush
  121.   restore
  122. "
  123. *End
  124. *CloseUI: *Option40
  125.  
  126. *OpenUI *Option50/Left Tray 1 and 2: PickOne
  127. *DefaultOption50: False
  128. *Option50 False/Not Installed: ""
  129. *Option50 True/Installed: ""
  130. *?Option50: "
  131.   save
  132.     currentpagedevice /OutputAttributes get dup 20 known
  133.     {20 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse
  134.      = flush
  135.   restore
  136. "
  137. *End
  138. *CloseUI: *Option50
  139.  
  140. *CloseGroup: InstallableOptions
  141.  
  142. *% *UIConstraints: *Option1 None *Option30 Fin2250
  143. *% *UIConstraints: *Option30 Fin2250 *Option1 None
  144. *UIConstraints: *Option5 False *Option30 Fin2250
  145. *UIConstraints: *Option30 Fin2250 *Option5 False
  146. *UIConstraints: *Option40 True *Option30 Fin2250
  147. *UIConstraints: *Option30 Fin2250 *Option40 True
  148. *UIConstraints: *Option5 False *Option50 True
  149. *UIConstraints: *Option50 True *Option5 False
  150. *UIConstraints: *Option50 True *Option30 Fin2250
  151. *UIConstraints: *Option30 Fin2250 *Option50 True
  152.  
  153. *UIConstraints: *Option1 None *InputSlot 3Tray
  154. *UIConstraints: *Option1 None *InputSlot 4Tray
  155. *UIConstraints: *Option1 1Cassette *InputSlot 4Tray
  156. *UIConstraints: *InputSlot 3Tray *Option1 None
  157. *UIConstraints: *InputSlot 4Tray *Option1 None
  158. *UIConstraints: *InputSlot 4Tray *Option1 1Cassette
  159.  
  160. *UIConstraints: *Option5 False *Duplex DuplexTumble
  161. *UIConstraints: *Option5 False *Duplex DuplexNoTumble
  162. *UIConstraints: *Duplex DuplexTumble *Option5 False
  163. *UIConstraints: *Duplex DuplexNoTumble *Option5 False
  164.  
  165.  
  166. *UIConstraints: *Option30 None *OutputBin Fin2250Upper
  167. *UIConstraints: *Option30 None *OutputBin Fin2250Lower
  168. *UIConstraints: *Option30 None *RIStaple UpperLeft
  169. *UIConstraints: *Option30 None *RIStaple UpperRight
  170. *UIConstraints: *Option30 None *RIStaple LowerLeft
  171. *UIConstraints: *Option30 None *RIStaple LowerRight
  172. *UIConstraints: *Option30 None *RIStaple LeftW
  173. *UIConstraints: *Option30 None *RIStaple RightW
  174. *UIConstraints: *Option30 None *RIStaple UpperW
  175. *UIConstraints: *Option30 None *RIStaple LowerW
  176. *UIConstraints: *Option30 None *RIPunch Left2
  177. *UIConstraints: *Option30 None *RIPunch Left3
  178. *UIConstraints: *Option30 None *RIPunch Left4
  179. *UIConstraints: *Option30 None *RIPunch Right2
  180. *UIConstraints: *Option30 None *RIPunch Right3
  181. *UIConstraints: *Option30 None *RIPunch Right4
  182. *UIConstraints: *Option30 None *RIPunch Upper2
  183. *UIConstraints: *Option30 None *RIPunch Upper3
  184. *UIConstraints: *Option30 None *RIPunch Upper4
  185. *UIConstraints: *Option30 None *RIPunch Lower2
  186. *UIConstraints: *Option30 None *RIPunch Lower3
  187. *UIConstraints: *Option30 None *RIPunch Lower4
  188. *UIConstraints: *Option40 False *OutputBin MailBoxBin1
  189. *UIConstraints: *Option40 False *OutputBin MailBoxBin2
  190. *UIConstraints: *Option40 False *OutputBin MailBoxBin3
  191. *UIConstraints: *Option40 False *OutputBin MailBoxBin4
  192. *UIConstraints: *Option50 False *OutputBin CFBin1
  193. *UIConstraints: *Option50 False *OutputBin CFBin2
  194. *UIConstraints: *OutputBin Fin2250Upper *Option30 None
  195. *UIConstraints: *OutputBin Fin2250Lower *Option30 None
  196. *UIConstraints: *RIStaple UpperLeft *Option30 None
  197. *UIConstraints: *RIStaple UpperRight *Option30 None
  198. *UIConstraints: *RIStaple LowerLeft *Option30 None
  199. *UIConstraints: *RIStaple LowerRight *Option30 None
  200. *UIConstraints: *RIStaple LeftW *Option30 None
  201. *UIConstraints: *RIStaple RightW *Option30 None
  202. *UIConstraints: *RIStaple UpperW *Option30 None
  203. *UIConstraints: *RIStaple LowerW *Option30 None
  204. *UIConstraints: *RIPunch Left2 *Option30 None
  205. *UIConstraints: *RIPunch Left3 *Option30 None
  206. *UIConstraints: *RIPunch Left4 *Option30 None
  207. *UIConstraints: *RIPunch Right2 *Option30 None
  208. *UIConstraints: *RIPunch Right3 *Option30 None
  209. *UIConstraints: *RIPunch Right4 *Option30 None
  210. *UIConstraints: *RIPunch Upper2 *Option30 None
  211. *UIConstraints: *RIPunch Upper3 *Option30 None
  212. *UIConstraints: *RIPunch Upper4 *Option30 None
  213. *UIConstraints: *RIPunch Lower2 *Option30 None
  214. *UIConstraints: *RIPunch Lower3 *Option30 None
  215. *UIConstraints: *RIPunch Lower4 *Option30 None
  216. *UIConstraints: *OutputBin MailBoxBin1 *Option40 False
  217. *UIConstraints: *OutputBin MailBoxBin1 *Option40 False
  218. *UIConstraints: *OutputBin MailBoxBin2 *Option40 False
  219. *UIConstraints: *OutputBin MailBoxBin3 *Option40 False
  220. *UIConstraints: *OutputBin MailBoxBin4 *Option40 False
  221. *UIConstraints: *OutputBin CFBin1 *Option50 False
  222. *UIConstraints: *OutputBin CFBin2 *Option50 False
  223.  
  224. *UIConstraints: *MediaType Labels *InputSlot 1Tray
  225. *UIConstraints: *MediaType Labels *InputSlot 2Tray
  226. *UIConstraints: *MediaType Labels *InputSlot 3Tray
  227. *UIConstraints: *MediaType Labels *InputSlot 4Tray
  228. *UIConstraints: *MediaType OHP *InputSlot 1Tray
  229. *UIConstraints: *MediaType OHP *InputSlot 2Tray
  230. *UIConstraints: *MediaType OHP *InputSlot 3Tray
  231. *UIConstraints: *MediaType OHP *InputSlot 4Tray
  232. *UIConstraints: *MediaType Thick *InputSlot 1Tray
  233. *UIConstraints: *MediaType Thick *InputSlot 2Tray
  234. *UIConstraints: *MediaType Thick *InputSlot 3Tray
  235. *UIConstraints: *MediaType Thick *InputSlot 4Tray
  236. *UIConstraints: *MediaType DupPlain *InputSlot 1Tray
  237. *UIConstraints: *MediaType DupPlain *InputSlot 2Tray
  238. *UIConstraints: *MediaType DupPlain *InputSlot 3Tray
  239. *UIConstraints: *MediaType DupPlain *InputSlot 4Tray
  240. *UIConstraints: *MediaType DupThick *InputSlot 1Tray
  241. *UIConstraints: *MediaType DupThick *InputSlot 2Tray
  242. *UIConstraints: *MediaType DupThick *InputSlot 3Tray
  243. *UIConstraints: *MediaType DupThick *InputSlot 4Tray
  244. *UIConstraints: *InputSlot 1Tray *MediaType Labels
  245. *UIConstraints: *InputSlot 2Tray *MediaType Labels
  246. *UIConstraints: *InputSlot 3Tray *MediaType Labels
  247. *UIConstraints: *InputSlot 4Tray *MediaType Labels
  248. *UIConstraints: *InputSlot 1Tray *MediaType OHP
  249. *UIConstraints: *InputSlot 2Tray *MediaType OHP
  250. *UIConstraints: *InputSlot 3Tray *MediaType OHP
  251. *UIConstraints: *InputSlot 4Tray *MediaType OHP
  252. *UIConstraints: *InputSlot 1Tray *MediaType Thick
  253. *UIConstraints: *InputSlot 2Tray *MediaType Thick
  254. *UIConstraints: *InputSlot 3Tray *MediaType Thick
  255. *UIConstraints: *InputSlot 4Tray *MediaType Thick
  256. *UIConstraints: *InputSlot 1Tray *MediaType DupPlain
  257. *UIConstraints: *InputSlot 2Tray *MediaType DupPlain
  258. *UIConstraints: *InputSlot 3Tray *MediaType DupPlain
  259. *UIConstraints: *InputSlot 4Tray *MediaType DupPlain
  260. *UIConstraints: *InputSlot 1Tray *MediaType DupThick
  261. *UIConstraints: *InputSlot 2Tray *MediaType DupThick
  262. *UIConstraints: *InputSlot 3Tray *MediaType DupThick
  263. *UIConstraints: *InputSlot 4Tray *MediaType DupThick
  264.  
  265. *UIConstraints: *PageSize A6 *InputSlot 1Tray
  266. *UIConstraints: *PageSize A6 *InputSlot 2Tray
  267. *UIConstraints: *PageSize A6 *InputSlot 3Tray
  268. *UIConstraints: *PageSize A6 *InputSlot 4Tray
  269. *UIConstraints: *PageSize HalfLetter *InputSlot 1Tray
  270. *UIConstraints: *PageSize HalfLetter *InputSlot 2Tray
  271. *UIConstraints: *PageSize HalfLetter *InputSlot 3Tray
  272. *UIConstraints: *PageSize HalfLetter *InputSlot 4Tray
  273. *UIConstraints: *PageSize Env10 *InputSlot 1Tray
  274. *UIConstraints: *PageSize Env10 *InputSlot 2Tray
  275. *UIConstraints: *PageSize Env10 *InputSlot 3Tray
  276. *UIConstraints: *PageSize Env10 *InputSlot 4Tray
  277. *UIConstraints: *PageSize EnvMonarch *InputSlot 1Tray
  278. *UIConstraints: *PageSize EnvMonarch *InputSlot 2Tray
  279. *UIConstraints: *PageSize EnvMonarch *InputSlot 3Tray
  280. *UIConstraints: *PageSize EnvMonarch *InputSlot 4Tray
  281. *UIConstraints: *PageSize EnvC5 *InputSlot 1Tray
  282. *UIConstraints: *PageSize EnvC5 *InputSlot 2Tray
  283. *UIConstraints: *PageSize EnvC5 *InputSlot 3Tray
  284. *UIConstraints: *PageSize EnvC5 *InputSlot 4Tray
  285. *UIConstraints: *PageSize EnvC6 *InputSlot 1Tray
  286. *UIConstraints: *PageSize EnvC6 *InputSlot 2Tray
  287. *UIConstraints: *PageSize EnvC6 *InputSlot 3Tray
  288. *UIConstraints: *PageSize EnvC6 *InputSlot 4Tray
  289. *UIConstraints: *PageSize DLEnv *InputSlot 1Tray
  290. *UIConstraints: *PageSize DLEnv *InputSlot 2Tray
  291. *UIConstraints: *PageSize DLEnv *InputSlot 3Tray
  292. *UIConstraints: *PageSize DLEnv *InputSlot 4Tray
  293. *UIConstraints: *InputSlot 1Tray *PageSize A6
  294. *UIConstraints: *InputSlot 2Tray *PageSize A6
  295. *UIConstraints: *InputSlot 3Tray *PageSize A6
  296. *UIConstraints: *InputSlot 4Tray *PageSize A6
  297. *UIConstraints: *InputSlot 1Tray *PageSize HalfLetter
  298. *UIConstraints: *InputSlot 2Tray *PageSize HalfLetter
  299. *UIConstraints: *InputSlot 3Tray *PageSize HalfLetter
  300. *UIConstraints: *InputSlot 4Tray *PageSize HalfLetter
  301. *UIConstraints: *InputSlot 1Tray *PageSize Env10
  302. *UIConstraints: *InputSlot 2Tray *PageSize Env10
  303. *UIConstraints: *InputSlot 3Tray *PageSize Env10
  304. *UIConstraints: *InputSlot 4Tray *PageSize Env10
  305. *UIConstraints: *InputSlot 1Tray *PageSize EnvMonarch
  306. *UIConstraints: *InputSlot 2Tray *PageSize EnvMonarch
  307. *UIConstraints: *InputSlot 3Tray *PageSize EnvMonarch
  308. *UIConstraints: *InputSlot 4Tray *PageSize EnvMonarch
  309. *UIConstraints: *InputSlot 1Tray *PageSize EnvC5
  310. *UIConstraints: *InputSlot 2Tray *PageSize EnvC5
  311. *UIConstraints: *InputSlot 3Tray *PageSize EnvC5
  312. *UIConstraints: *InputSlot 4Tray *PageSize EnvC5
  313. *UIConstraints: *InputSlot 1Tray *PageSize EnvC6
  314. *UIConstraints: *InputSlot 2Tray *PageSize EnvC6
  315. *UIConstraints: *InputSlot 3Tray *PageSize EnvC6
  316. *UIConstraints: *InputSlot 4Tray *PageSize EnvC6
  317. *UIConstraints: *InputSlot 1Tray *PageSize DLEnv
  318. *UIConstraints: *InputSlot 2Tray *PageSize DLEnv
  319. *UIConstraints: *InputSlot 3Tray *PageSize DLEnv
  320. *UIConstraints: *InputSlot 4Tray *PageSize DLEnv
  321.  
  322. *UIConstraints: *PageRegion A6 *InputSlot 1Tray
  323. *UIConstraints: *PageRegion A6 *InputSlot 2Tray
  324. *UIConstraints: *PageRegion A6 *InputSlot 3Tray
  325. *UIConstraints: *PageRegion A6 *InputSlot 4Tray
  326. *UIConstraints: *PageRegion HalfLetter *InputSlot 1Tray
  327. *UIConstraints: *PageRegion HalfLetter *InputSlot 2Tray
  328. *UIConstraints: *PageRegion HalfLetter *InputSlot 3Tray
  329. *UIConstraints: *PageRegion HalfLetter *InputSlot 4Tray
  330. *UIConstraints: *PageRegion Env10 *InputSlot 1Tray
  331. *UIConstraints: *PageRegion Env10 *InputSlot 2Tray
  332. *UIConstraints: *PageRegion Env10 *InputSlot 3Tray
  333. *UIConstraints: *PageRegion Env10 *InputSlot 4Tray
  334. *UIConstraints: *PageRegion EnvMonarch *InputSlot 1Tray
  335. *UIConstraints: *PageRegion EnvMonarch *InputSlot 2Tray
  336. *UIConstraints: *PageRegion EnvMonarch *InputSlot 3Tray
  337. *UIConstraints: *PageRegion EnvMonarch *InputSlot 4Tray
  338. *UIConstraints: *PageRegion EnvC5 *InputSlot 1Tray
  339. *UIConstraints: *PageRegion EnvC5 *InputSlot 2Tray
  340. *UIConstraints: *PageRegion EnvC5 *InputSlot 3Tray
  341. *UIConstraints: *PageRegion EnvC5 *InputSlot 4Tray
  342. *UIConstraints: *PageRegion EnvC6 *InputSlot 1Tray
  343. *UIConstraints: *PageRegion EnvC6 *InputSlot 2Tray
  344. *UIConstraints: *PageRegion EnvC6 *InputSlot 3Tray
  345. *UIConstraints: *PageRegion EnvC6 *InputSlot 4Tray
  346. *UIConstraints: *PageRegion DLEnv *InputSlot 1Tray
  347. *UIConstraints: *PageRegion DLEnv *InputSlot 2Tray
  348. *UIConstraints: *PageRegion DLEnv *InputSlot 3Tray
  349. *UIConstraints: *PageRegion DLEnv *InputSlot 4Tray
  350. *UIConstraints: *InputSlot 1Tray *PageRegion A6
  351. *UIConstraints: *InputSlot 2Tray *PageRegion A6
  352. *UIConstraints: *InputSlot 3Tray *PageRegion A6
  353. *UIConstraints: *InputSlot 4Tray *PageRegion A6
  354. *UIConstraints: *InputSlot 1Tray *PageRegion HalfLetter
  355. *UIConstraints: *InputSlot 2Tray *PageRegion HalfLetter
  356. *UIConstraints: *InputSlot 3Tray *PageRegion HalfLetter
  357. *UIConstraints: *InputSlot 4Tray *PageRegion HalfLetter
  358. *UIConstraints: *InputSlot 1Tray *PageRegion Env10
  359. *UIConstraints: *InputSlot 2Tray *PageRegion Env10
  360. *UIConstraints: *InputSlot 3Tray *PageRegion Env10
  361. *UIConstraints: *InputSlot 4Tray *PageRegion Env10
  362. *UIConstraints: *InputSlot 1Tray *PageRegion EnvMonarch
  363. *UIConstraints: *InputSlot 2Tray *PageRegion EnvMonarch
  364. *UIConstraints: *InputSlot 3Tray *PageRegion EnvMonarch
  365. *UIConstraints: *InputSlot 4Tray *PageRegion EnvMonarch
  366. *UIConstraints: *InputSlot 1Tray *PageRegion EnvC5
  367. *UIConstraints: *InputSlot 2Tray *PageRegion EnvC5
  368. *UIConstraints: *InputSlot 3Tray *PageRegion EnvC5
  369. *UIConstraints: *InputSlot 4Tray *PageRegion EnvC5
  370. *UIConstraints: *InputSlot 1Tray *PageRegion EnvC6
  371. *UIConstraints: *InputSlot 2Tray *PageRegion EnvC6
  372. *UIConstraints: *InputSlot 3Tray *PageRegion EnvC6
  373. *UIConstraints: *InputSlot 4Tray *PageRegion EnvC6
  374. *UIConstraints: *InputSlot 1Tray *PageRegion DLEnv
  375. *UIConstraints: *InputSlot 2Tray *PageRegion DLEnv
  376. *UIConstraints: *InputSlot 3Tray *PageRegion DLEnv
  377. *UIConstraints: *InputSlot 4Tray *PageRegion DLEnv
  378.  
  379. *UIConstraints: *PageSize A3 *InputSlot 1Tray
  380. *UIConstraints: *PageSize A5 *InputSlot 1Tray
  381. *UIConstraints: *PageSize B4 *InputSlot 1Tray
  382. *UIConstraints: *PageSize B5 *InputSlot 1Tray
  383. *UIConstraints: *PageSize Legal *InputSlot 1Tray
  384. *UIConstraints: *PageSize 11x17 *InputSlot 1Tray
  385. *UIConstraints: *PageSize Executive *InputSlot 1Tray
  386. *UIConstraints: *PageSize F *InputSlot 1Tray
  387. *UIConstraints: *PageSize Folio *InputSlot 1Tray
  388. *UIConstraints: *PageSize FanFoldGermanLegal *InputSlot 1Tray
  389. *UIConstraints: *PageSize 8Kai *InputSlot 1Tray
  390. *UIConstraints: *PageSize 16Kai *InputSlot 1Tray
  391. *UIConstraints: *InputSlot 1Tray *PageSize A3
  392. *UIConstraints: *InputSlot 1Tray *PageSize A5
  393. *UIConstraints: *InputSlot 1Tray *PageSize B4
  394. *UIConstraints: *InputSlot 1Tray *PageSize B5
  395. *UIConstraints: *InputSlot 1Tray *PageSize Legal
  396. *UIConstraints: *InputSlot 1Tray *PageSize 11x17
  397. *UIConstraints: *InputSlot 1Tray *PageSize Executive
  398. *UIConstraints: *InputSlot 1Tray *PageSize F
  399. *UIConstraints: *InputSlot 1Tray *PageSize Folio
  400. *UIConstraints: *InputSlot 1Tray *PageSize FanFoldGermanLegal
  401. *UIConstraints: *InputSlot 1Tray *PageSize 8Kai
  402. *UIConstraints: *InputSlot 1Tray *PageSize 16Kai
  403.  
  404. *UIConstraints: *PageRegion A3 *InputSlot 1Tray
  405. *UIConstraints: *PageRegion A5 *InputSlot 1Tray
  406. *UIConstraints: *PageRegion B4 *InputSlot 1Tray
  407. *UIConstraints: *PageRegion B5 *InputSlot 1Tray
  408. *UIConstraints: *PageRegion Legal *InputSlot 1Tray
  409. *UIConstraints: *PageRegion 11x17 *InputSlot 1Tray
  410. *UIConstraints: *PageRegion Executive *InputSlot 1Tray
  411. *UIConstraints: *PageRegion F *InputSlot 1Tray
  412. *UIConstraints: *PageRegion Folio *InputSlot 1Tray
  413. *UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot 1Tray
  414. *UIConstraints: *PageRegion 8Kai *InputSlot 1Tray
  415. *UIConstraints: *PageRegion 16Kai *InputSlot 1Tray
  416. *UIConstraints: *InputSlot 1Tray *PageRegion A3
  417. *UIConstraints: *InputSlot 1Tray *PageRegion A5
  418. *UIConstraints: *InputSlot 1Tray *PageRegion B4
  419. *UIConstraints: *InputSlot 1Tray *PageRegion B5
  420. *UIConstraints: *InputSlot 1Tray *PageRegion Legal
  421. *UIConstraints: *InputSlot 1Tray *PageRegion 11x17
  422. *UIConstraints: *InputSlot 1Tray *PageRegion Executive
  423. *UIConstraints: *InputSlot 1Tray *PageRegion F
  424. *UIConstraints: *InputSlot 1Tray *PageRegion Folio
  425. *UIConstraints: *InputSlot 1Tray *PageRegion FanFoldGermanLegal
  426. *UIConstraints: *InputSlot 1Tray *PageRegion 8Kai
  427. *UIConstraints: *InputSlot 1Tray *PageRegion 16Kai
  428.  
  429. *UIConstraints: *PageSize A6 *Duplex DuplexTumble
  430. *UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
  431. *UIConstraints: *PageSize HalfLetter *Duplex DuplexTumble
  432. *UIConstraints: *PageSize HalfLetter *Duplex DuplexNoTumble
  433. *UIConstraints: *Duplex DuplexTumble *PageSize A6
  434. *UIConstraints: *Duplex DuplexNoTumble *PageSize A6
  435. *UIConstraints: *Duplex DuplexTumble *PageSize HalfLetter
  436. *UIConstraints: *Duplex DuplexNoTumble *PageSize HalfLetter
  437.  
  438. *UIConstraints: *PageRegion A6 *Duplex DuplexTumble
  439. *UIConstraints: *PageRegion A6 *Duplex DuplexNoTumble
  440. *UIConstraints: *PageRegion HalfLetter *Duplex DuplexTumble
  441. *UIConstraints: *PageRegion HalfLetter *Duplex DuplexNoTumble
  442. *UIConstraints: *Duplex DuplexTumble *PageRegion A6
  443. *UIConstraints: *Duplex DuplexNoTumble *PageRegion A6
  444. *UIConstraints: *Duplex DuplexTumble *PageRegion HalfLetter
  445. *UIConstraints: *Duplex DuplexNoTumble *PageRegion HalfLetter
  446.  
  447. *UIConstraints: *RIStaple UpperLeft *OutputBin Standard
  448. *UIConstraints: *RIStaple UpperLeft *OutputBin External
  449. *UIConstraints: *RIStaple UpperLeft *OutputBin MailBoxBin1
  450. *UIConstraints: *RIStaple UpperLeft *OutputBin MailBoxBin2
  451. *UIConstraints: *RIStaple UpperLeft *OutputBin MailBoxBin3
  452. *UIConstraints: *RIStaple UpperLeft *OutputBin MailBoxBin4
  453. *UIConstraints: *RIStaple UpperLeft *OutputBin CFBin1
  454. *UIConstraints: *RIStaple UpperLeft *OutputBin CFBin2
  455. *UIConstraints: *RIStaple UpperRight *OutputBin Standard
  456. *UIConstraints: *RIStaple UpperRight *OutputBin External
  457. *UIConstraints: *RIStaple UpperRight *OutputBin MailBoxBin1
  458. *UIConstraints: *RIStaple UpperRight *OutputBin MailBoxBin2
  459. *UIConstraints: *RIStaple UpperRight *OutputBin MailBoxBin3
  460. *UIConstraints: *RIStaple UpperRight *OutputBin MailBoxBin4
  461. *UIConstraints: *RIStaple UpperRight *OutputBin CFBin1
  462. *UIConstraints: *RIStaple UpperRight *OutputBin CFBin2
  463. *UIConstraints: *RIStaple LowerLeft *OutputBin Standard
  464. *UIConstraints: *RIStaple LowerLeft *OutputBin External
  465. *UIConstraints: *RIStaple LowerLeft *OutputBin MailBoxBin1
  466. *UIConstraints: *RIStaple LowerLeft *OutputBin MailBoxBin2
  467. *UIConstraints: *RIStaple LowerLeft *OutputBin MailBoxBin3
  468. *UIConstraints: *RIStaple LowerLeft *OutputBin MailBoxBin4
  469. *UIConstraints: *RIStaple LowerLeft *OutputBin CFBin1
  470. *UIConstraints: *RIStaple LowerLeft *OutputBin CFBin2
  471. *UIConstraints: *RIStaple LowerRight *OutputBin Standard
  472. *UIConstraints: *RIStaple LowerRight *OutputBin External
  473. *UIConstraints: *RIStaple LowerRight *OutputBin MailBoxBin1
  474. *UIConstraints: *RIStaple LowerRight *OutputBin MailBoxBin2
  475. *UIConstraints: *RIStaple LowerRight *OutputBin MailBoxBin3
  476. *UIConstraints: *RIStaple LowerRight *OutputBin MailBoxBin4
  477. *UIConstraints: *RIStaple LowerRight *OutputBin CFBin1
  478. *UIConstraints: *RIStaple LowerRight *OutputBin CFBin2
  479. *UIConstraints: *RIStaple LeftW *OutputBin Standard
  480. *UIConstraints: *RIStaple LeftW *OutputBin External
  481. *UIConstraints: *RIStaple LeftW *OutputBin MailBoxBin1
  482. *UIConstraints: *RIStaple LeftW *OutputBin MailBoxBin2
  483. *UIConstraints: *RIStaple LeftW *OutputBin MailBoxBin3
  484. *UIConstraints: *RIStaple LeftW *OutputBin MailBoxBin4
  485. *UIConstraints: *RIStaple LeftW *OutputBin CFBin1
  486. *UIConstraints: *RIStaple LeftW *OutputBin CFBin2
  487. *UIConstraints: *RIStaple RightW *OutputBin Standard
  488. *UIConstraints: *RIStaple RightW *OutputBin External
  489. *UIConstraints: *RIStaple RightW *OutputBin MailBoxBin1
  490. *UIConstraints: *RIStaple RightW *OutputBin MailBoxBin2
  491. *UIConstraints: *RIStaple RightW *OutputBin MailBoxBin3
  492. *UIConstraints: *RIStaple RightW *OutputBin MailBoxBin4
  493. *UIConstraints: *RIStaple RightW *OutputBin CFBin1
  494. *UIConstraints: *RIStaple RightW *OutputBin CFBin2
  495. *UIConstraints: *RIStaple UpperW *OutputBin Standard
  496. *UIConstraints: *RIStaple UpperW *OutputBin External
  497. *UIConstraints: *RIStaple UpperW *OutputBin MailBoxBin1
  498. *UIConstraints: *RIStaple UpperW *OutputBin MailBoxBin2
  499. *UIConstraints: *RIStaple UpperW *OutputBin MailBoxBin3
  500. *UIConstraints: *RIStaple UpperW *OutputBin MailBoxBin4
  501. *UIConstraints: *RIStaple UpperW *OutputBin CFBin1
  502. *UIConstraints: *RIStaple UpperW *OutputBin CFBin2
  503. *UIConstraints: *RIStaple LowerW *OutputBin Standard
  504. *UIConstraints: *RIStaple LowerW *OutputBin External
  505. *UIConstraints: *RIStaple LowerW *OutputBin MailBoxBin1
  506. *UIConstraints: *RIStaple LowerW *OutputBin MailBoxBin2
  507. *UIConstraints: *RIStaple LowerW *OutputBin MailBoxBin3
  508. *UIConstraints: *RIStaple LowerW *OutputBin MailBoxBin4
  509. *UIConstraints: *RIStaple LowerW *OutputBin CFBin1
  510. *UIConstraints: *RIStaple LowerW *OutputBin CFBin2
  511.  
  512. *UIConstraints: *OutputBin Standard *RIStaple UpperLeft
  513. *UIConstraints: *OutputBin External *RIStaple UpperLeft
  514. *UIConstraints: *OutputBin MailBoxBin1 *RIStaple UpperLeft
  515. *UIConstraints: *OutputBin MailBoxBin2 *RIStaple UpperLeft
  516. *UIConstraints: *OutputBin MailBoxBin3 *RIStaple UpperLeft
  517. *UIConstraints: *OutputBin MailBoxBin4 *RIStaple UpperLeft
  518. *UIConstraints: *OutputBin Standard *RIStaple UpperRight
  519. *UIConstraints: *OutputBin CFBin1 *RIStaple UpperLeft
  520. *UIConstraints: *OutputBin CFBin2 *RIStaple UpperLeft
  521. *UIConstraints: *OutputBin External *RIStaple UpperRight
  522. *UIConstraints: *OutputBin MailBoxBin1 *RIStaple UpperRight
  523. *UIConstraints: *OutputBin MailBoxBin2 *RIStaple UpperRight
  524. *UIConstraints: *OutputBin MailBoxBin3 *RIStaple UpperRight
  525. *UIConstraints: *OutputBin MailBoxBin4 *RIStaple UpperRight
  526. *UIConstraints: *OutputBin CFBin1 *RIStaple UpperRight
  527. *UIConstraints: *OutputBin CFBin2 *RIStaple UpperRight
  528. *UIConstraints: *OutputBin Standard *RIStaple LowerLeft
  529. *UIConstraints: *OutputBin External *RIStaple LowerLeft
  530. *UIConstraints: *OutputBin MailBoxBin1 *RIStaple LowerLeft
  531. *UIConstraints: *OutputBin MailBoxBin2 *RIStaple LowerLeft
  532. *UIConstraints: *OutputBin MailBoxBin3 *RIStaple LowerLeft
  533. *UIConstraints: *OutputBin MailBoxBin4 *RIStaple LowerLeft
  534. *UIConstraints: *OutputBin CFBin1 *RIStaple LowerLeft
  535. *UIConstraints: *OutputBin CFBin2 *RIStaple LowerLeft
  536. *UIConstraints: *OutputBin Standard *RIStaple LowerRight
  537. *UIConstraints: *OutputBin External *RIStaple LowerRight
  538. *UIConstraints: *OutputBin MailBoxBin1 *RIStaple LowerRight
  539. *UIConstraints: *OutputBin MailBoxBin2 *RIStaple LowerRight
  540. *UIConstraints: *OutputBin MailBoxBin3 *RIStaple LowerRight
  541. *UIConstraints: *OutputBin MailBoxBin4 *RIStaple LowerRight
  542. *UIConstraints: *OutputBin CFBin1 *RIStaple LowerRight
  543. *UIConstraints: *OutputBin CFBin2 *RIStaple LowerRight
  544. *UIConstraints: *OutputBin Standard *RIStaple LeftW
  545. *UIConstraints: *OutputBin External *RIStaple LeftW
  546. *UIConstraints: *OutputBin MailBoxBin1 *RIStaple LeftW
  547. *UIConstraints: *OutputBin MailBoxBin2 *RIStaple LeftW
  548. *UIConstraints: *OutputBin MailBoxBin3 *RIStaple LeftW
  549. *UIConstraints: *OutputBin MailBoxBin4 *RIStaple LeftW
  550. *UIConstraints: *OutputBin CFBin1 *RIStaple LeftW
  551. *UIConstraints: *OutputBin CFBin2 *RIStaple LeftW
  552. *UIConstraints: *OutputBin Standard *RIStaple RightW
  553. *UIConstraints: *OutputBin External *RIStaple RightW
  554. *UIConstraints: *OutputBin MailBoxBin1 *RIStaple RightW
  555. *UIConstraints: *OutputBin MailBoxBin2 *RIStaple RightW
  556. *UIConstraints: *OutputBin MailBoxBin3 *RIStaple RightW
  557. *UIConstraints: *OutputBin MailBoxBin4 *RIStaple RightW
  558. *UIConstraints: *OutputBin CFBin1 *RIStaple RightW
  559. *UIConstraints: *OutputBin CFBin2 *RIStaple RightW
  560. *UIConstraints: *OutputBin Standard *RIStaple UpperW
  561. *UIConstraints: *OutputBin External *RIStaple UpperW
  562. *UIConstraints: *OutputBin MailBoxBin1 *RIStaple UpperW
  563. *UIConstraints: *OutputBin MailBoxBin2 *RIStaple UpperW
  564. *UIConstraints: *OutputBin MailBoxBin3 *RIStaple UpperW
  565. *UIConstraints: *OutputBin MailBoxBin4 *RIStaple UpperW
  566. *UIConstraints: *OutputBin CFBin1 *RIStaple UpperW
  567. *UIConstraints: *OutputBin CFBin2 *RIStaple UpperW
  568. *UIConstraints: *OutputBin Standard *RIStaple LowerW
  569. *UIConstraints: *OutputBin External *RIStaple LowerW
  570. *UIConstraints: *OutputBin MailBoxBin1 *RIStaple LowerW
  571. *UIConstraints: *OutputBin MailBoxBin2 *RIStaple LowerW
  572. *UIConstraints: *OutputBin MailBoxBin3 *RIStaple LowerW
  573. *UIConstraints: *OutputBin MailBoxBin4 *RIStaple LowerW
  574. *UIConstraints: *OutputBin CFBin1 *RIStaple LowerW
  575. *UIConstraints: *OutputBin CFBin2 *RIStaple LowerW
  576.  
  577. *UIConstraints: *RIPunch Left2 *OutputBin Standard
  578. *UIConstraints: *RIPunch Left2 *OutputBin External
  579. *UIConstraints: *RIPunch Left2 *OutputBin MailBoxBin1
  580. *UIConstraints: *RIPunch Left2 *OutputBin MailBoxBin2
  581. *UIConstraints: *RIPunch Left2 *OutputBin MailBoxBin3
  582. *UIConstraints: *RIPunch Left2 *OutputBin MailBoxBin4
  583. *UIConstraints: *RIPunch Left2 *OutputBin CFBin1
  584. *UIConstraints: *RIPunch Left2 *OutputBin CFBin2
  585. *UIConstraints: *RIPunch Left3 *OutputBin Standard
  586. *UIConstraints: *RIPunch Left3 *OutputBin External
  587. *UIConstraints: *RIPunch Left3 *OutputBin MailBoxBin1
  588. *UIConstraints: *RIPunch Left3 *OutputBin MailBoxBin2
  589. *UIConstraints: *RIPunch Left3 *OutputBin MailBoxBin3
  590. *UIConstraints: *RIPunch Left3 *OutputBin MailBoxBin4
  591. *UIConstraints: *RIPunch Left3 *OutputBin CFBin1
  592. *UIConstraints: *RIPunch Left3 *OutputBin CFBin2
  593. *UIConstraints: *RIPunch Left4 *OutputBin Standard
  594. *UIConstraints: *RIPunch Left4 *OutputBin External
  595. *UIConstraints: *RIPunch Left4 *OutputBin MailBoxBin1
  596. *UIConstraints: *RIPunch Left4 *OutputBin MailBoxBin2
  597. *UIConstraints: *RIPunch Left4 *OutputBin MailBoxBin3
  598. *UIConstraints: *RIPunch Left4 *OutputBin MailBoxBin4
  599. *UIConstraints: *RIPunch Left4 *OutputBin CFBin1
  600. *UIConstraints: *RIPunch Left4 *OutputBin CFBin2
  601. *UIConstraints: *RIPunch Right2 *OutputBin Standard
  602. *UIConstraints: *RIPunch Right2 *OutputBin External
  603. *UIConstraints: *RIPunch Right2 *OutputBin MailBoxBin1
  604. *UIConstraints: *RIPunch Right2 *OutputBin MailBoxBin2
  605. *UIConstraints: *RIPunch Right2 *OutputBin MailBoxBin3
  606. *UIConstraints: *RIPunch Right2 *OutputBin MailBoxBin4
  607. *UIConstraints: *RIPunch Right2 *OutputBin CFBin1
  608. *UIConstraints: *RIPunch Right2 *OutputBin CFBin2
  609. *UIConstraints: *RIPunch Right3 *OutputBin Standard
  610. *UIConstraints: *RIPunch Right3 *OutputBin External
  611. *UIConstraints: *RIPunch Right3 *OutputBin MailBoxBin1
  612. *UIConstraints: *RIPunch Right3 *OutputBin MailBoxBin2
  613. *UIConstraints: *RIPunch Right3 *OutputBin MailBoxBin3
  614. *UIConstraints: *RIPunch Right3 *OutputBin MailBoxBin4
  615. *UIConstraints: *RIPunch Right3 *OutputBin CFBin1
  616. *UIConstraints: *RIPunch Right3 *OutputBin CFBin2
  617. *UIConstraints: *RIPunch Right4 *OutputBin Standard
  618. *UIConstraints: *RIPunch Right4 *OutputBin External
  619. *UIConstraints: *RIPunch Right4 *OutputBin MailBoxBin1
  620. *UIConstraints: *RIPunch Right4 *OutputBin MailBoxBin2
  621. *UIConstraints: *RIPunch Right4 *OutputBin MailBoxBin3
  622. *UIConstraints: *RIPunch Right4 *OutputBin MailBoxBin4
  623. *UIConstraints: *RIPunch Right4 *OutputBin CFBin1
  624. *UIConstraints: *RIPunch Right4 *OutputBin CFBin2
  625. *UIConstraints: *RIPunch Upper2 *OutputBin Standard
  626. *UIConstraints: *RIPunch Upper2 *OutputBin External
  627. *UIConstraints: *RIPunch Upper2 *OutputBin MailBoxBin1
  628. *UIConstraints: *RIPunch Upper2 *OutputBin MailBoxBin2
  629. *UIConstraints: *RIPunch Upper2 *OutputBin MailBoxBin3
  630. *UIConstraints: *RIPunch Upper2 *OutputBin MailBoxBin4
  631. *UIConstraints: *RIPunch Upper2 *OutputBin CFBin1
  632. *UIConstraints: *RIPunch Upper2 *OutputBin CFBin2
  633. *UIConstraints: *RIPunch Upper3 *OutputBin Standard
  634. *UIConstraints: *RIPunch Upper3 *OutputBin External
  635. *UIConstraints: *RIPunch Upper3 *OutputBin MailBoxBin1
  636. *UIConstraints: *RIPunch Upper3 *OutputBin MailBoxBin2
  637. *UIConstraints: *RIPunch Upper3 *OutputBin MailBoxBin3
  638. *UIConstraints: *RIPunch Upper3 *OutputBin MailBoxBin4
  639. *UIConstraints: *RIPunch Upper3 *OutputBin CFBin1
  640. *UIConstraints: *RIPunch Upper3 *OutputBin CFBin2
  641. *UIConstraints: *RIPunch Upper4 *OutputBin Standard
  642. *UIConstraints: *RIPunch Upper4 *OutputBin External
  643. *UIConstraints: *RIPunch Upper4 *OutputBin MailBoxBin1
  644. *UIConstraints: *RIPunch Upper4 *OutputBin MailBoxBin2
  645. *UIConstraints: *RIPunch Upper4 *OutputBin MailBoxBin3
  646. *UIConstraints: *RIPunch Upper4 *OutputBin MailBoxBin4
  647. *UIConstraints: *RIPunch Upper4 *OutputBin CFBin1
  648. *UIConstraints: *RIPunch Upper4 *OutputBin CFBin2
  649. *UIConstraints: *RIPunch Lower2 *OutputBin Standard
  650. *UIConstraints: *RIPunch Lower2 *OutputBin External
  651. *UIConstraints: *RIPunch Lower2 *OutputBin MailBoxBin1
  652. *UIConstraints: *RIPunch Lower2 *OutputBin MailBoxBin2
  653. *UIConstraints: *RIPunch Lower2 *OutputBin MailBoxBin3
  654. *UIConstraints: *RIPunch Lower2 *OutputBin MailBoxBin4
  655. *UIConstraints: *RIPunch Lower2 *OutputBin CFBin1
  656. *UIConstraints: *RIPunch Lower2 *OutputBin CFBin2
  657. *UIConstraints: *RIPunch Lower3 *OutputBin Standard
  658. *UIConstraints: *RIPunch Lower3 *OutputBin External
  659. *UIConstraints: *RIPunch Lower3 *OutputBin MailBoxBin1
  660. *UIConstraints: *RIPunch Lower3 *OutputBin MailBoxBin2
  661. *UIConstraints: *RIPunch Lower3 *OutputBin MailBoxBin3
  662. *UIConstraints: *RIPunch Lower3 *OutputBin MailBoxBin4
  663. *UIConstraints: *RIPunch Lower3 *OutputBin CFBin1
  664. *UIConstraints: *RIPunch Lower3 *OutputBin CFBin2
  665. *UIConstraints: *RIPunch Lower4 *OutputBin Standard
  666. *UIConstraints: *RIPunch Lower4 *OutputBin External
  667. *UIConstraints: *RIPunch Lower4 *OutputBin MailBoxBin1
  668. *UIConstraints: *RIPunch Lower4 *OutputBin MailBoxBin2
  669. *UIConstraints: *RIPunch Lower4 *OutputBin MailBoxBin3
  670. *UIConstraints: *RIPunch Lower4 *OutputBin MailBoxBin4
  671. *UIConstraints: *RIPunch Lower4 *OutputBin CFBin1
  672. *UIConstraints: *RIPunch Lower4 *OutputBin CFBin2
  673.  
  674. *UIConstraints: *OutputBin Standard *RIPunch Left2
  675. *UIConstraints: *OutputBin External *RIPunch Left2
  676. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Left2
  677. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Left2
  678. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Left2
  679. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Left2
  680. *UIConstraints: *OutputBin CFBin1 *RIPunch Left2
  681. *UIConstraints: *OutputBin CFBin2 *RIPunch Left2
  682. *UIConstraints: *OutputBin Standard *RIPunch Left3
  683. *UIConstraints: *OutputBin External *RIPunch Left3
  684. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Left3
  685. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Left3
  686. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Left3
  687. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Left3
  688. *UIConstraints: *OutputBin CFBin1 *RIPunch Left3
  689. *UIConstraints: *OutputBin CFBin2 *RIPunch Left3
  690. *UIConstraints: *OutputBin Standard *RIPunch Left4
  691. *UIConstraints: *OutputBin External *RIPunch Left4
  692. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Left4
  693. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Left4
  694. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Left4
  695. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Left4
  696. *UIConstraints: *OutputBin CFBin1 *RIPunch Left4
  697. *UIConstraints: *OutputBin CFBin2 *RIPunch Left4
  698. *UIConstraints: *OutputBin Standard *RIPunch Right2
  699. *UIConstraints: *OutputBin External *RIPunch Right2
  700. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Right2
  701. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Right2
  702. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Right2
  703. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Right2
  704. *UIConstraints: *OutputBin CFBin1 *RIPunch Right2
  705. *UIConstraints: *OutputBin CFBin2 *RIPunch Right2
  706. *UIConstraints: *OutputBin Standard *RIPunch Right3
  707. *UIConstraints: *OutputBin External *RIPunch Right3
  708. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Right3
  709. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Right3
  710. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Right3
  711. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Right3
  712. *UIConstraints: *OutputBin CFBin1 *RIPunch Right3
  713. *UIConstraints: *OutputBin CFBin2 *RIPunch Right3
  714. *UIConstraints: *OutputBin Standard *RIPunch Right4
  715. *UIConstraints: *OutputBin External *RIPunch Right4
  716. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Right4
  717. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Right4
  718. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Right4
  719. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Right4
  720. *UIConstraints: *OutputBin CFBin1 *RIPunch Right4
  721. *UIConstraints: *OutputBin CFBin2 *RIPunch Right4
  722. *UIConstraints: *OutputBin Standard *RIPunch Upper2
  723. *UIConstraints: *OutputBin External *RIPunch Upper2
  724. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Upper2
  725. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Upper2
  726. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Upper2
  727. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Upper2
  728. *UIConstraints: *OutputBin CFBin1 *RIPunch Upper2
  729. *UIConstraints: *OutputBin CFBin2 *RIPunch Upper2
  730. *UIConstraints: *OutputBin Standard *RIPunch Upper3
  731. *UIConstraints: *OutputBin External *RIPunch Upper3
  732. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Upper3
  733. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Upper3
  734. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Upper3
  735. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Upper3
  736. *UIConstraints: *OutputBin CFBin1 *RIPunch Upper3
  737. *UIConstraints: *OutputBin CFBin2 *RIPunch Upper3
  738. *UIConstraints: *OutputBin Standard *RIPunch Upper4
  739. *UIConstraints: *OutputBin External *RIPunch Upper4
  740. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Upper4
  741. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Upper4
  742. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Upper4
  743. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Upper4
  744. *UIConstraints: *OutputBin CFBin1 *RIPunch Upper4
  745. *UIConstraints: *OutputBin CFBin2 *RIPunch Upper4
  746. *UIConstraints: *OutputBin Standard *RIPunch Lower2
  747. *UIConstraints: *OutputBin External *RIPunch Lower2
  748. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Lower2
  749. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Lower2
  750. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Lower2
  751. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Lower2
  752. *UIConstraints: *OutputBin CFBin1 *RIPunch Lower2
  753. *UIConstraints: *OutputBin CFBin2 *RIPunch Lower2
  754. *UIConstraints: *OutputBin Standard *RIPunch Lower3
  755. *UIConstraints: *OutputBin External *RIPunch Lower3
  756. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Lower3
  757. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Lower3
  758. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Lower3
  759. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Lower3
  760. *UIConstraints: *OutputBin CFBin1 *RIPunch Lower3
  761. *UIConstraints: *OutputBin CFBin2 *RIPunch Lower3
  762. *UIConstraints: *OutputBin Standard *RIPunch Lower4
  763. *UIConstraints: *OutputBin External *RIPunch Lower4
  764. *UIConstraints: *OutputBin MailBoxBin1 *RIPunch Lower4
  765. *UIConstraints: *OutputBin MailBoxBin2 *RIPunch Lower4
  766. *UIConstraints: *OutputBin MailBoxBin3 *RIPunch Lower4
  767. *UIConstraints: *OutputBin MailBoxBin4 *RIPunch Lower4
  768. *UIConstraints: *OutputBin CFBin1 *RIPunch Lower4
  769. *UIConstraints: *OutputBin CFBin2 *RIPunch Lower4
  770.  
  771. *UIConstraints: *RPSBlackOverPrint True *RPSBlackMode 4Color
  772. *UIConstraints: *RPSBlackMode 4Color *RPSBlackOverPrint True
  773.  
  774. *UIConstraints: *Resolution 1200dpi *RPSBitsPerPixel 2BitsPerPixel
  775. *UIConstraints: *RPSBitsPerPixel 2BitsPerPixel *Resolution 1200dpi
  776.  
  777.  
  778. *FreeVM: "2261000"
  779. *% VMOption None/16 MB RAM: "2261000"
  780. *% VMOption 80Meg/80 MB RAM: "2261000"
  781.  
  782. *Password: "0"
  783. *ExitServer: "
  784.   count 0 eq 
  785.   {false}{true exch startjob}ifelse
  786.   not {(WARNING: Cannot modify initial VM.) =
  787.        (Missing or invalid Password.) =
  788.        (Please contact the author.) = flush quit
  789.   }if
  790. "
  791. *End
  792. *Reset: "
  793.   count 0 eq
  794.   {false}{true exch startjob}ifelse
  795.   not {(WARNING: Cannot reset printer.) =
  796.        (Missing or invalid Password.) =
  797.        (Please contact the author.) = flush quit
  798.   }if 
  799.   systemdict /quit get exec
  800.   (WARNING: Printer Reset Failed.) = flush
  801. "
  802. *End
  803.  
  804. *DefaultResolution: 600dpi
  805. *?Resolution: "
  806.   save
  807.   currentpagedevice /HWResolution get 0 get
  808.   (       ) cvs print (dpi) = flush
  809.   restore
  810. "
  811. *End
  812.  
  813. *SuggestedJobTimeout: "0"
  814. *SuggestedWaitTimeout: "300"
  815. *PrintPSErrors: True
  816. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  817.  
  818. *%========== Media Selection ==========
  819. *LandscapeOrientation: Minus90
  820.  
  821. *OpenUI *PageSize: PickOne
  822. *OrderDependency: 20 AnySetup *PageSize
  823. *DefaultPageSize: A4
  824. *PageSize A3/A3: "<< /DeferredMediaSelection true
  825.   /Policies << /PageSize 2 /MediaType 2 >>
  826.   /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  827. *End
  828. *PageSize A4/A4: "<< /DeferredMediaSelection true
  829.   /Policies << /PageSize 2 /MediaType 2 >>
  830.   /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  831. *End
  832. *PageSize A5/A5: "<< /DeferredMediaSelection true
  833.   /Policies << /PageSize 2 /MediaType 2 >>
  834.   /PageSize [421 595] /ImagingBBox null >> setpagedevice"
  835. *End
  836. *PageSize A6/A6: "<< /DeferredMediaSelection true
  837.   /Policies << /PageSize 2 /MediaType 2 >>
  838.   /PageSize [298 421] /ImagingBBox null >> setpagedevice"
  839. *End
  840. *PageSize B4/B4 (JIS): "<< /DeferredMediaSelection true
  841.   /Policies << /PageSize 2 /MediaType 2 >>
  842.   /PageSize [728 1031] /ImagingBBox null >> setpagedevice"
  843. *End
  844. *PageSize B5/B5 (JIS): "<< /DeferredMediaSelection true
  845.   /Policies << /PageSize 2 /MediaType 2 >>
  846.   /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  847. *End
  848. *PageSize Legal/Legal: "<< /DeferredMediaSelection true
  849.   /Policies << /PageSize 2 /MediaType 2 >>
  850.   /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  851. *End
  852. *PageSize Letter/Letter: "<< /DeferredMediaSelection true
  853.   /Policies << /PageSize 2 /MediaType 2 >>
  854.   /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  855. *End
  856. *PageSize HalfLetter/5.5 x 8.5:"<< /DeferredMediaSelection true
  857.   /Policies << /PageSize 2 /MediaType 2 >>
  858.   /PageSize [396 612] /ImagingBBox null >> setpagedevice"
  859. *End
  860. *PageSize 11x17/11x17: "<< /DeferredMediaSelection true
  861.   /Policies << /PageSize 2 /MediaType 2 >>
  862.   /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  863. *End
  864. *PageSize Executive/Executive: "<< /DeferredMediaSelection true
  865.   /Policies << /PageSize 2 /MediaType 2 >>
  866.   /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  867. *End
  868. *PageSize F/8x13: "<< /DeferredMediaSelection true
  869.   /Policies << /PageSize 2 /MediaType 2 >>
  870.   /PageSize [576 936] /ImagingBBox null>> setpagedevice"
  871. *End
  872. *PageSize Folio/8.25x13: "<< /DeferredMediaSelection true
  873.   /Policies << /PageSize 2 /MediaType 2 >>
  874.   /PageSize [595 935] /ImagingBBox null>> setpagedevice"
  875. *End
  876. *PageSize FanFoldGermanLegal/8.5x13: "<< /DeferredMediaSelection true
  877.   /Policies << /PageSize 2 /MediaType 2 >>
  878.   /PageSize [612 936] /ImagingBBox null>> setpagedevice"
  879. *End
  880. *PageSize Env10/Com10 Env.: "<< /DeferredMediaSelection true
  881.   /Policies << /PageSize 2 /MediaType 2 >>
  882.   /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  883. *End
  884. *PageSize EnvMonarch/Mon. Env.: "<< /DeferredMediaSelection true
  885.   /Policies << /PageSize 2 /MediaType 2 >>
  886.   /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  887. *End
  888. *PageSize EnvC5/C5 Env.: "<< /DeferredMediaSelection true
  889.   /Policies << /PageSize 2 /MediaType 2 >>
  890.   /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  891. *End
  892. *PageSize EnvC6/C6 Env.: "<< /DeferredMediaSelection true
  893.   /Policies << /PageSize 2 /MediaType 2 >>
  894.   /PageSize [323 459] /ImagingBBox null>> setpagedevice"
  895. *End
  896. *PageSize DLEnv/DL Env.: "<< /DeferredMediaSelection true
  897.   /Policies << /PageSize 2 /MediaType 2 >>
  898.   /PageSize [311 623] /ImagingBBox null>> setpagedevice"
  899. *End
  900. *PageSize 8Kai/8K: "<< /DeferredMediaSelection true
  901.   /Policies << /PageSize 2 /MediaType 2 >>
  902.   /PageSize [757 1106] /ImagingBBox null>> setpagedevice"
  903. *End
  904. *PageSize 16Kai/16K: "<< /DeferredMediaSelection true
  905.   /Policies << /PageSize 2 /MediaType 2 >>
  906.   /PageSize [553 757] /ImagingBBox null>> setpagedevice"
  907. *End
  908. *?PageSize: "
  909.   save
  910.   currentpagedevice /PageSize get aload pop
  911.   2 copy gt {exch}if (Unknown)
  912.   21 dict
  913.     dup [842 1191] (A3) put
  914.     dup [595 842]  (A4) put
  915.     dup [421 595]  (A5) put
  916.     dup [298 421]  (A6) put
  917.     dup [728 1031] (B4) put
  918.     dup [516 729]  (B5) put
  919.     dup [612 1008] (Legal) put
  920.     dup [612 792]  (Letter) put
  921.     dup [396 612]  (HalfLetter) put
  922.     dup [792 1224] (11x17) put
  923.     dup [522 756] (Executive) put
  924.     dup [576 936] (F) put
  925.     dup [595 935] (Folio) put
  926.     dup [612 936] (FanFoldGermanLegal) put
  927.     dup [297 684] (Env10) put
  928.     dup [279 540] (EnvMonarch) put
  929.     dup [459 649] (EnvC5) put
  930.     dup [323 459] (EnvC6) put
  931.     dup [311 623] (DLEnv) put
  932.     dup [757 1106] (8Kai) put
  933.     dup [553 757] (16Kai) put
  934.     {exch aload pop 4 index sub abs 5 le exch 5 index
  935.      sub abs 5 le and {exch pop exit}{pop}ifelse 
  936.     }bind forall = flush pop pop
  937.     restore
  938. "
  939. *End
  940. *CloseUI: *PageSize
  941.  
  942. *OpenUI *PageRegion: PickOne
  943. *OrderDependency: 25 AnySetup *PageRegion
  944. *DefaultPageRegion: A4
  945. *PageRegion A3/A3: "<< /DeferredMediaSelection true
  946.   /Policies << /PageSize 2 /MediaType 2 >>
  947.   /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  948. *End
  949. *PageRegion A4/A4: "<< /DeferredMediaSelection true
  950.   /Policies << /PageSize 2 /MediaType 2 >>
  951.   /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  952. *End
  953. *PageRegion A5/A5: "<< /DeferredMediaSelection true
  954.   /Policies << /PageSize 2 /MediaType 2 >>
  955.   /PageSize [421 595] /ImagingBBox null >> setpagedevice"
  956. *End
  957. *PageRegion A6/A6: "<< /DeferredMediaSelection true
  958.   /Policies << /PageSize 2 /MediaType 2 >>
  959.   /PageSize [298 421] /ImagingBBox null >> setpagedevice"
  960. *End
  961. *PageRegion B4/B4 (JIS): "<< /DeferredMediaSelection true
  962.   /Policies << /PageSize 2 /MediaType 2 >>
  963.   /PageSize [728 1031] /ImagingBBox null >> setpagedevice"
  964. *End
  965. *PageRegion B5/B5 (JIS): "<< /DeferredMediaSelection true
  966.   /Policies << /PageSize 2 /MediaType 2 >>
  967.   /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  968. *End
  969. *PageRegion Legal/Legal: "<< /DeferredMediaSelection true
  970.   /Policies << /PageSize 2 /MediaType 2 >>
  971.   /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  972. *End
  973. *PageRegion Letter/Letter: "<< /DeferredMediaSelection true
  974.   /Policies << /PageSize 2 /MediaType 2 >>
  975.   /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  976. *End
  977. *PageRegion HalfLetter/5.5 x 8.5: "<< /DeferredMediaSelection true
  978.   /Policies << /PageSize 2 /MediaType 2 >>
  979.   /PageSize [396 612] /ImagingBBox null >> setpagedevice"
  980. *End
  981. *PageRegion 11x17/11x17: "<< /DeferredMediaSelection true
  982.   /Policies << /PageSize 2 /MediaType 2 >>
  983.   /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  984. *End
  985. *PageRegion Executive/Executive: "<< /DeferredMediaSelection true
  986.   /Policies << /PageSize 2 /MediaType 2 >>
  987.   /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  988. *End
  989. *PageRegion F/8x13: "<< /DeferredMediaSelection true
  990.   /Policies << /PageSize 2 /MediaType 2 >>
  991.   /PageSize [576 936] /ImagingBBox null>> setpagedevice"
  992. *End
  993. *PageRegion Folio/8.25x13: "<< /DeferredMediaSelection true
  994.   /Policies << /PageSize 2 /MediaType 2 >>
  995.   /PageSize [595 935] /ImagingBBox null>> setpagedevice"
  996. *End
  997. *PageRegion FanFoldGermanLegal/8.5x13: "<< /DeferredMediaSelection true
  998.   /Policies << /PageSize 2 /MediaType 2 >>
  999.   /PageSize [612 936] /ImagingBBox null>> setpagedevice"
  1000. *End
  1001. *PageRegion Env10/Com10 Env.: "<< /DeferredMediaSelection true
  1002.   /Policies << /PageSize 2 /MediaType 2 >>
  1003.   /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  1004. *End
  1005. *PageRegion EnvMonarch/Mon. Env.: "<< /DeferredMediaSelection true
  1006.   /Policies << /PageSize 2 /MediaType 2 >>
  1007.   /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  1008. *End
  1009. *PageRegion EnvC5/C5 Env.: "<< /DeferredMediaSelection true
  1010.   /Policies << /PageSize 2 /MediaType 2 >>
  1011.   /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  1012. *End
  1013. *PageRegion EnvC6/C6 Env.: "<< /DeferredMediaSelection true
  1014.   /Policies << /PageSize 2 /MediaType 2 >>
  1015.   /PageSize [323 459] /ImagingBBox null>> setpagedevice"
  1016. *End
  1017. *PageRegion DLEnv/DL Env.: "<< /DeferredMediaSelection true
  1018.   /Policies << /PageSize 2 /MediaType 2 >>
  1019.   /PageSize [311 623] /ImagingBBox null>> setpagedevice"
  1020. *End
  1021. *PageRegion 8Kai/8K: "<< /DeferredMediaSelection true
  1022.   /Policies << /PageSize 2 /MediaType 2 >>
  1023.   /PageSize [757 1106] /ImagingBBox null>> setpagedevice"
  1024. *End
  1025. *PageRegion 16Kai/16K: "<< /DeferredMediaSelection true
  1026.   /Policies << /PageSize 2 /MediaType 2 >>
  1027.   /PageSize [553 757] /ImagingBBox null>> setpagedevice"
  1028. *End
  1029. *CloseUI: *PageRegion
  1030.  
  1031. *%========== Information About Media Sizes ==========
  1032.  
  1033. *DefaultImageableArea: A4
  1034. *ImageableArea A3/A3: "12 12 830 1179"
  1035. *ImageableArea A4/A4: "12 12 583 830"
  1036. *ImageableArea A5/A5: "12 12 408 583"
  1037. *ImageableArea A6/A6: "12 12 285 408"
  1038. *ImageableArea B4/B4 (JIS): "12 12 717 1020"
  1039. *ImageableArea B5/B5 (JIS): "12 12 504 717"
  1040. *ImageableArea Legal/Legal: "12 12 600 996"
  1041. *ImageableArea Letter/Letter: "12 12 600 780"
  1042. *ImageableArea HalfLetter/5.5 x 8.5: "12 12 384 600"
  1043. *ImageableArea 11x17/11x17: "12 12 780 1212"
  1044. *ImageableArea Executive/Executive: "12 12 510 744"
  1045. *ImageableArea F/8x13: "12 12 564 924"
  1046. *ImageableArea Folio/8.25x13: "12 12 583 923"
  1047. *ImageableArea FanFoldGermanLegal/8.5x13: "12 12 600 924"
  1048. *ImageableArea Env10/Com10 Env.: "12 12 285 672"
  1049. *ImageableArea EnvMonarch/Mon. Env.: "12 12 267 528"
  1050. *ImageableArea EnvC5/C5 Env.: "12 12 447 637"
  1051. *ImageableArea EnvC6/C6 Env.: "12 12 311 447"
  1052. *ImageableArea DLEnv/DL Env.: "12 12 299 611"
  1053. *ImageableArea 8Kai/8K: "12 12 745 1094"
  1054. *ImageableArea 16Kai/16K: "12 12 541 745"
  1055. *?ImageableArea: "
  1056.   save
  1057.   /cvp {(            ) cvs print (               ) print}bind def
  1058.   newpath clippath pathbbox 4 -2 roll exch
  1059.   2 {10000 mul ceiling 10000 div cvp}repeat exch
  1060.   2 {10000 mul floor 10000 div cvp}repeat flush
  1061.   restore
  1062. "
  1063. *End
  1064.  
  1065. *DefaultPaperDimension: A4
  1066. *PaperDimension A3/A3: "842 1191"
  1067. *PaperDimension A4/A4: "595 842"
  1068. *PaperDimension A5/A5: "420 595"
  1069. *PaperDimension A6/A6: "297 420"
  1070. *PaperDimension B4/B4 (JIS): "729 1032"
  1071. *PaperDimension B5/B5 (JIS): "516 729"
  1072. *PaperDimension Legal/Legal: "612 1008"
  1073. *PaperDimension Letter/Letter: "612 792"
  1074. *PaperDimension HalfLetter/5.5 x 8.5: "396 612"
  1075. *PaperDimension 11x17/11x17: "792 1224"
  1076. *PaperDimension Executive/Executive: "522 756"
  1077. *PaperDimension F/8x13: "576 936"
  1078. *PaperDimension Folio/8.25x13: "595 935"
  1079. *PaperDimension FanFoldGermanLegal/8.5x13: "612 936"
  1080. *PaperDimension Env10/Com10 Env.: "297 684"
  1081. *PaperDimension EnvMonarch/Mon. Env.: "279 540"
  1082. *PaperDimension EnvC5/C5 Env.: "459 649"
  1083. *PaperDimension EnvC6/C6 Env.: "323 459"
  1084. *PaperDimension DLEnv/DL Env.: "311 623"
  1085. *PaperDimension 8Kai/8K: "757 1106"
  1086. *PaperDimension 16Kai/16K: "553 757"
  1087.  
  1088. *%========== Media Handling Features ==========
  1089.  
  1090. *OpenUI *InputSlot: PickOne
  1091. *OrderDependency: 30 AnySetup *InputSlot
  1092. *DefaultInputSlot: 1Tray
  1093. *InputSlot MultiTray/Bypass Tray: "<</MediaPosition 0>> setpagedevice"
  1094. *InputSlot 1Tray/Tray 1: "<</MediaPosition 1>> setpagedevice"
  1095. *InputSlot 2Tray/Tray 2: "<</MediaPosition 2>> setpagedevice"
  1096. *InputSlot 3Tray/Tray 3: "<</MediaPosition 3>> setpagedevice"
  1097. *InputSlot 4Tray/Tray 4: "<</MediaPosition 4>> setpagedevice"
  1098. *?InputSlot: "
  1099.   save
  1100.   [(MultiTray)(1Tray)(2Tray)(3Tray)(4Tray)]
  1101.   statusdict /papertray get exec {get}stopped
  1102.   {pop pop (Unknown)}if = flush
  1103.   restore
  1104. "
  1105. *End
  1106. *CloseUI: *InputSlot
  1107.  
  1108. *%=== Custom Paper Support =================
  1109. *LeadingEdge Short: ""
  1110. *LeadingEdge Long: ""
  1111. *DefaultLeadingEdge: Short
  1112.  
  1113. *MaxMediaWidth:  "864"
  1114. *MaxMediaHeight: "1296"
  1115. *HWMargins:      12 12 12 12
  1116. *CustomPageSize True: "pop pop pop 
  1117.   << /PageSize [ 5 -2 roll ]  /ImagingBBox null
  1118.   /Policies <</PageSize 2 /MediaType 2>>
  1119.   /DeferredMediaSelection true
  1120.   >> setpagedevice"
  1121. *End
  1122.  
  1123. *ParamCustomPageSize Width:        1 points 256 864
  1124. *ParamCustomPageSize Height:       2 points 421 1296
  1125. *ParamCustomPageSize WidthOffset:  3 points 0 0
  1126. *ParamCustomPageSize HeightOffset: 4 points 0 0
  1127. *ParamCustomPageSize Orientation:  5 int 1 1
  1128.  
  1129. *NonUIOrderDependency: 21 AnySetup *CustomPageSize True
  1130.  
  1131. *RequiresPageRegion MultiTray: True
  1132. *RequiresPageRegion 1Tray: True
  1133. *RequiresPageRegion 2Tray: True
  1134. *RequiresPageRegion 3Tray: True
  1135. *RequiresPageRegion 4Tray: True
  1136.  
  1137. *OpenUI *TraySwitch/Auto Tray Switch: Boolean
  1138. *OrderDependency: 35 AnySetup *TraySwitch
  1139. *DefaultTraySwitch: True
  1140. *TraySwitch True/On: "<</TraySwitch true>>setpagedevice"
  1141. *TraySwitch False/Off: "<</TraySwitch false>>setpagedevice"
  1142. *?TraySwitch: "
  1143.   save
  1144.   currentpagedevice /TraySwitch get
  1145.   {(True)}{(False)}ifelse = flush
  1146.   restore
  1147. "
  1148. *End
  1149. *CloseUI: *TraySwitch
  1150.  
  1151. *OpenUI *Duplex/Duplex: PickOne
  1152. *OrderDependency: 50 AnySetup *Duplex
  1153. *DefaultDuplex: None
  1154. *Duplex None/Off: "<</Duplex false>>setpagedevice"
  1155. *Duplex DuplexNoTumble/Long Edge: "<</Duplex true /Tumble false>>setpagedevice"
  1156. *Duplex DuplexTumble/Short Edge: "<</Duplex true /Tumble true>>setpagedevice"
  1157. *?Duplex: "
  1158.   save
  1159.   currentpagedevice /Duplex get
  1160.   {currentpagedevice /Tumble get
  1161.     {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  1162.   }{(None)}ifelse = flush
  1163.   restore
  1164. "
  1165. *End
  1166. *CloseUI: *Duplex
  1167.  
  1168. *%========== Resolution and Appearance Control ==========
  1169.  
  1170. *OpenUI *Resolution/Resolution: PickOne
  1171. *OrderDependency: 40 AnySetup *Resolution
  1172. *DefaultResolution: 600dpi
  1173. *Resolution 600dpi: "<</HWResolution[600 600]>>setpagedevice
  1174.   (text) (text) (text) (text) RCsettonerlimit
  1175.   /version (3010.103) def"
  1176. *End
  1177. *Resolution 1200dpi: "<</HWResolution[1200 1200]>>setpagedevice
  1178.   (text) (text) (photo) (text) RCsettonerlimit
  1179.   /version (3010.103) def"
  1180. *End
  1181. *?Resolution: "
  1182.   save
  1183.   currentpagedevice /HWResolution get 0 get
  1184.   (       ) cvs print (dpi) = flush
  1185.   restore
  1186. "
  1187. *End
  1188. *CloseUI: *Resolution
  1189.  
  1190. *OpenUI *RICollate/Collate: Boolean
  1191. *OrderDependency: 200 AnySetup *RICollate
  1192. *DefaultRICollate: False
  1193. *RICollate False/Off: "<</Collate false>>setpagedevice"
  1194. *RICollate True/On: "<</Collate true
  1195.   /CollateDetails <</Type 6 /AlignSet true>>
  1196.   >>setpagedevice"
  1197. *End
  1198. *?RICollate: "
  1199.   save
  1200.   currentpagedevice /Collate get 
  1201.   {{(True)}{(False)}ifelse }stopped {(Unknown)}if = flush
  1202.   restore
  1203. "
  1204. *End
  1205. *CloseUI: *RICollate
  1206.  
  1207. *OpenUI *RIPrintMode/Toner Saving: PickOne
  1208. *OrderDependency: 45 AnySetup *RIPrintMode
  1209. *DefaultRIPrintMode: 0rhit
  1210. *RIPrintMode 0rhit/Off: "
  1211.   <</PostRenderingEnhance false>> setpagedevice"
  1212. *End
  1213. *RIPrintMode 5rhit/On: "<</PostRenderingEnhance true
  1214.   /PostRenderingEnhanceDetails << /Type 34 /OutputMode 3>> >> setpagedevice"
  1215. *End
  1216. *?RIPrintMode: "
  1217.   save
  1218.   currentpagedevice /PostRenderingEnhance get 
  1219.   {{(5rhit)}{(0rhit)}ifelse }stopped {(Unknown)}if = flush
  1220.   restore
  1221. "
  1222. *End
  1223. *CloseUI: *RIPrintMode
  1224.  
  1225. *OpenUI *ColorModel/Color Mode: PickOne
  1226. *OrderDependency: 100 AnySetup *ColorModel
  1227. *DefaultColorModel: CMYK
  1228. *ColorModel CMYK/Color: "(cmyk) RCsetdevicecolor"
  1229. *ColorModel Gray/Black and White: "(gray) RCsetdevicecolor"
  1230. *CloseUI: *ColorModel
  1231.  
  1232. *OpenUI *RPSBitsPerPixel/Gradation: PickOne
  1233. *OrderDependency: 41 AnySetup *RPSBitsPerPixel
  1234. *DefaultRPSBitsPerPixel: 1BitsPerPixel
  1235. *RPSBitsPerPixel 1BitsPerPixel/Fast: "1 setbitsperpixel"
  1236. *RPSBitsPerPixel 2BitsPerPixel/Standard: "2 setbitsperpixel"
  1237. *CloseUI: *RPSBitsPerPixel
  1238.  
  1239. *OpenUI *RPSRGBcorrect/Color Setting: PickOne
  1240. *OrderDependency: 110 AnySetup *RPSRGBcorrect
  1241. *DefaultRPSRGBcorrect: DetailBright
  1242. *RPSRGBcorrect None/Off: "(none) RCsetrgbrevision"
  1243. *RPSRGBcorrect DetailNormal/Fine: "(precision-std) RCsetrgbrevision"
  1244. *RPSRGBcorrect DetailBright/Super Fine: "(precision-dark) RCsetrgbrevision"
  1245. *CloseUI: *RPSRGBcorrect
  1246.  
  1247. *OpenUI *RPSColorRendDict/Color Profile: PickOne
  1248. *OrderDependency: 120 AnySetup *RPSColorRendDict
  1249. *DefaultRPSColorRendDict: Business
  1250. *RPSColorRendDict Photograph/Photographic: "(photo) RCsetcolorprofile"
  1251. *RPSColorRendDict Business/Presentation: "(business) RCsetcolorprofile"
  1252. *RPSColorRendDict Colorimetric/Solid Color: "(colorimetric) RCsetcolorprofile"
  1253. *CloseUI: *RPSColorRendDict
  1254.  
  1255. *OpenUI *RPSDitherType/Dithering: PickOne
  1256. *OrderDependency: 130 AnySetup *RPSDitherType
  1257. *DefaultRPSDitherType: Photo
  1258. *RPSDitherType Photo/Photographic: "(photo) RCsethalftonetype"
  1259. *RPSDitherType Letter/Text: "(text) RCsethalftonetype"
  1260. *CloseUI: *RPSDitherType
  1261.  
  1262. *OpenUI *RPSBlackMode/Black Text/Graphics: PickOne
  1263. *OrderDependency: 140 AnySetup *RPSBlackMode
  1264. *DefaultRPSBlackMode: 1Color
  1265. *RPSBlackMode 1Color/K:"(on) RCsetpureblack"
  1266. *RPSBlackMode 4Color/CMY+K:"(off) RCsetpureblack"
  1267. *CloseUI: *RPSBlackMode
  1268.  
  1269. *OpenUI *RPSBlackOverPrint/Black Over Print: PickOne
  1270. *OrderDependency: 145 AnySetup *RPSBlackOverPrint
  1271. *DefaultRPSBlackOverPrint: False
  1272. *RPSBlackOverPrint False/Off:"(off) RCsetblackoverprint"
  1273. *RPSBlackOverPrint True/On:"(on) RCsetblackoverprint"
  1274. *CloseUI: *RPSBlackOverPrint
  1275.  
  1276. *OpenUI *MediaType/Paper Type: PickOne
  1277. *OrderDependency: 205 AnySetup *MediaType
  1278. *DefaultMediaType: Plain
  1279. *MediaType Plain/Plain: "<< /MediaType (Plain) >> setpagedevice"
  1280. *MediaType Recycled/Recycled: "<< /MediaType (Recycled) >> setpagedevice"
  1281. *MediaType Special/Special: "<< /MediaType (Special) >> setpagedevice"
  1282. *MediaType Colored/Color: "<< /MediaType (Color) >> setpagedevice"
  1283. *MediaType Letterhead/Letterhead: "<< /MediaType (Letterhead) >> setpagedevice"
  1284. *MediaType Preprinted/Preprinted: "<< /MediaType (Preprinted) >> setpagedevice"
  1285. *MediaType Prepunched/Prepunched: "<< /MediaType (Prepunched) >> setpagedevice"
  1286. *MediaType Labels/Labels: "<< /MediaType (Labels) >> setpagedevice"
  1287. *MediaType Bond/Bond: "<< /MediaType (Bond) >> setpagedevice"
  1288. *MediaType Cardstock/Cardstock: "<< /MediaType (Cardstock) >> setpagedevice"
  1289. *MediaType OHP/Transparency: "<< /MediaType (Transparency) >> setpagedevice"
  1290. *MediaType Thick/Thick: "<< /MediaType (Thick) >> setpagedevice"
  1291. *MediaType DupPlain/Plain (Duplex Backside): "<< /MediaType (PlainDuplexBackSide) >> setpagedevice"
  1292. *MediaType DupThick/Thick (Duplex Backside): "<< /MediaType (ThickDuplexBackSide) >> setpagedevice"
  1293. *?MediaType: "
  1294.   save
  1295.   /UK (Unknown) def
  1296.   {
  1297.     currentpagedevice /MediaType 2 copy known not { UK exit } if
  1298.     get dup null eq 1 index (Plain) eq or { (Plain) exit } if
  1299.     dup (Recycled) eq { dup exit } if
  1300.     dup (Special) eq { dup exit } if
  1301.     UK exit
  1302.   } bind loop
  1303.   mark count 1 sub 2 roll cleartomark
  1304.   = flush
  1305.   restore
  1306. "
  1307. *End
  1308. *CloseUI: *MediaType
  1309.  
  1310. *OpenUI *OutputBin/Destination: PickOne
  1311. *OrderDependency: 210 AnySetup *OutputBin
  1312. *DefaultOutputBin: Default
  1313. *OutputBin Default/Printer Default: "<</OutputType null>>setpagedevice"
  1314. *OutputBin Standard/Standard Tray: "<</OutputType (Standard)>>setpagedevice"
  1315. *OutputBin External/External Tray: "<</OutputType (Standard2)>>setpagedevice"
  1316. *OutputBin CFBin1/Left Tray 1: "<</OutputType (CFFaceDown1)>>setpagedevice"
  1317. *OutputBin CFBin2/Left Tray 2: "<</OutputType (CFFaceDown2)>>setpagedevice"
  1318. *OutputBin Fin2250Upper/Finisher Shift Tray 1: "<</OutputType (Fin2250Upper)>>setpagedevice"
  1319. *OutputBin Fin2250Lower/Finisher Shift Tray 2: "<</OutputType (Fin2250Lower)>>setpagedevice"
  1320. *OutputBin MailBoxBin1/Mailbox Tray 1: "<</OutputType (MailBin1)>>setpagedevice"
  1321. *OutputBin MailBoxBin2/Mailbox Tray 2: "<</OutputType (MailBin2)>>setpagedevice"
  1322. *OutputBin MailBoxBin3/Mailbox Tray 3: "<</OutputType (MailBin3)>>setpagedevice"
  1323. *OutputBin MailBoxBin4/Mailbox Tray 4: "<</OutputType (MailBin4)>>setpagedevice"
  1324. *?OutputBin: "
  1325.   save
  1326.   currentpagedevice /OutputType get = flush
  1327.   restore
  1328. "
  1329. *End
  1330. *CloseUI: *OutputBin
  1331.  
  1332. *OpenUI *RIStaple/Staple: PickOne
  1333. *OrderDependency: 220 AnySetup *RIStaple
  1334. *DefaultRIStaple: None
  1335. *RIStaple None/Off: "<< /Staple 0 >> setpagedevice"
  1336. *RIStaple UpperLeft/Top left: "<< 
  1337.   /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
  1338.   /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 0 >>
  1339.   >> setpagedevice"
  1340. *End
  1341. *RIStaple UpperRight/Top right: "<< 
  1342.   /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
  1343.   /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 6 >>
  1344.   >> setpagedevice"
  1345. *End
  1346. *RIStaple LowerLeft/Bottom left: "<< 
  1347.   /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
  1348.   /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 2 >>
  1349.   >> setpagedevice"
  1350. *End
  1351. *RIStaple LowerRight/Bottom right: "<< 
  1352.   /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
  1353.   /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 4 >>
  1354.   >> setpagedevice"
  1355. *End
  1356. *RIStaple LeftW/2 at left: "<< 
  1357.   /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
  1358.   /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 1 >>
  1359.   >> setpagedevice"
  1360. *End
  1361. *RIStaple RightW/2 at right: "<< 
  1362.   /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
  1363.   /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 5 >>
  1364.   >> setpagedevice"
  1365. *End
  1366. *RIStaple UpperW/2 at top: "<< 
  1367.   /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
  1368.   /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 7 >>
  1369.   >> setpagedevice"
  1370. *End
  1371. *RIStaple LowerW/2 at bottom: "<< 
  1372.   /Collate true  /CollateDetails <</Type 6 /AlignSet true>>
  1373.   /Staple 2  /StapleDetails << /Type 14 /Angle 0 /Position 3 >>
  1374.   >> setpagedevice"
  1375. *End
  1376. *?RIStaple: "
  1377.   save
  1378.   /UK (Unknown) def
  1379.   {
  1380.     currentpagedevice dup /Staple 2 copy known not { UK exit } if
  1381.     get dup 0 eq {pop (None) exit }
  1382.     {pop /StapleDetails get dup /Position get
  1383.     dup 0 eq {pop (UpperLeft) exit} if
  1384.     dup 6 eq {pop (LowerLeft) exit} if
  1385.     dup 2 eq {pop (UpperRight) exit} if
  1386.     dup 4 eq {pop (LowerRight) exit} if
  1387.     UK exit
  1388.     } ifelse
  1389.   } bind loop
  1390.   mark count 1 sub 2 roll cleartomark
  1391.   = flush
  1392.   restore
  1393. "
  1394. *End
  1395. *CloseUI: *RIStaple
  1396.  
  1397. *OpenUI *RIPunch/Punch: PickOne
  1398. *OrderDependency: 230 AnySetup *RIPunch
  1399. *RIPunch None/Off: "<< /Punch 0 >> setpagedevice"
  1400. *RIPunch Left2/2 at left: "<< /Punch 2
  1401.   /PunchDetails << /Type 4 /Position 0 /NumHoles 2 >> >> setpagedevice"
  1402. *End
  1403. *RIPunch Left3/3 at left: "<< /Punch 2
  1404.   /PunchDetails << /Type 4 /Position 0 /NumHoles 3 >> >> setpagedevice"
  1405. *End
  1406. *RIPunch Left4/4 at left: "<< /Punch 2
  1407.   /PunchDetails << /Type 4 /Position 0 /NumHoles 4 >> >> setpagedevice"
  1408. *End
  1409. *RIPunch Right2/2 at right: "<< /Punch 2
  1410.   /PunchDetails << /Type 4 /Position 2 /NumHoles 2 >> >> setpagedevice"
  1411. *End
  1412. *RIPunch Right3/3 at right: "<< /Punch 2
  1413.   /PunchDetails << /Type 4 /Position 2 /NumHoles 3 >> >> setpagedevice"
  1414. *End
  1415. *RIPunch Right4/4 at right: "<< /Punch 2
  1416.   /PunchDetails << /Type 4 /Position 2 /NumHoles 4 >> >> setpagedevice"
  1417. *End
  1418. *RIPunch Upper2/2 at top: "<< /Punch 2
  1419.   /PunchDetails << /Type 4 /Position 3 /NumHoles 2 >> >> setpagedevice"
  1420. *End
  1421. *RIPunch Upper3/3 at top: "<< /Punch 2
  1422.   /PunchDetails << /Type 4 /Position 3 /NumHoles 3 >> >> setpagedevice"
  1423. *End
  1424. *RIPunch Upper4/4 at top: "<< /Punch 2
  1425.   /PunchDetails << /Type 4 /Position 3 /NumHoles 4 >> >> setpagedevice"
  1426. *End
  1427. *RIPunch Lower2/2 at bottom: "<< /Punch 2
  1428.   /PunchDetails << /Type 4 /Position 1 /NumHoles 2 >> >> setpagedevice"
  1429. *End
  1430. *RIPunch Lower3/3 at bottom: "<< /Punch 2
  1431.   /PunchDetails << /Type 4 /Position 1 /NumHoles 3 >> >> setpagedevice"
  1432. *End
  1433. *RIPunch Lower4/4 at bottom: "<< /Punch 2
  1434.   /PunchDetails << /Type 4 /Position 1 /NumHoles 4 >> >> setpagedevice"
  1435. *End
  1436. *DefaultRIPunch: None
  1437. *?RIPunch: "
  1438.   save
  1439.   /UK (Unknown) def
  1440.   {
  1441.     currentpagedevice dup /Punch 2 copy known not { UK exit } if
  1442.     get dup 0 eq {pop (None) exit }
  1443.     {pop /PunchDetails get dup /Position get
  1444.     dup 0 eq {pop (Left) exit} if
  1445.     dup 2 eq {pop (Right) exit} if
  1446.     dup 3 eq {pop (Upper) exit} if
  1447.     dup 1 eq {pop (Lower) exit} if
  1448.     UK exit
  1449.     } ifelse
  1450.   } bind loop
  1451.   mark count 1 sub 2 roll cleartomark
  1452.   = flush
  1453.   restore
  1454. "
  1455. *End
  1456. *CloseUI: *RIPunch
  1457.  
  1458. *%========== Gray Levels and Halftoning ==========
  1459. *AccurateScreensSupport: True
  1460. *ScreenFreq: "85.0"
  1461. *ScreenAngle: "45.0"
  1462. *DefaultScreenProc: Dot
  1463. *ScreenProc Dot: "
  1464.   {abs exch abs 2 copy add 1 gt
  1465.    {1 sub dup mul exch 1 sub dup mul add 1 sub}
  1466.    {dup mul exch dup mul add 1 exch sub}
  1467.    ifelse}
  1468. "
  1469. *End
  1470. *ScreenProc Line: "{pop}"
  1471. *ScreenProc Ellipse: "
  1472.   {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
  1473. "
  1474. *End
  1475.  
  1476. *%========== Font ==========
  1477.  
  1478. *DefaultFont: Courier
  1479. *Font AlbertusMT: Standard "(001.000)" Standard ROM
  1480. *Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
  1481. *Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
  1482. *Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
  1483. *Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
  1484. *Font AntiqueOlive-Italic: Standard "(501.010)" ExtendedRoman ROM
  1485. *Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
  1486. *Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
  1487. *Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
  1488. *Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  1489. *Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
  1490. *Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
  1491. *Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
  1492. *Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  1493. *Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
  1494. *Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
  1495. *Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
  1496. *Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
  1497. *Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  1498. *Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
  1499. *Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
  1500. *Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
  1501. *Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
  1502. *Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
  1503. *Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
  1504. *Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
  1505. *Font Carta: Special "(001.001)" Special ROM
  1506. *Font Chicago: Standard "(501.011)" ExtendedRoman ROM
  1507. *Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
  1508. *Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
  1509. *Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
  1510. *Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
  1511. *Font CooperBlack: Standard "(001.003)" Standard ROM
  1512. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
  1513. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
  1514. *Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
  1515. *Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
  1516. *Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1517. *Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
  1518. *Font Courier: Standard "(501.010)" ExtendedRoman ROM
  1519. *Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
  1520. *Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
  1521. *Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
  1522. *Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
  1523. *Font Geneva: Standard "(501.007)" ExtendedRoman ROM
  1524. *Font GillSans: Standard "(501.009)" ExtendedRoman ROM
  1525. *Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
  1526. *Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
  1527. *Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  1528. *Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
  1529. *Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
  1530. *Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
  1531. *Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
  1532. *Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
  1533. *Font Goudy: Standard "(001.003)" Standard ROM
  1534. *Font Goudy-Bold: Standard "(001.002)" Standard ROM
  1535. *Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
  1536. *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
  1537. *Font Goudy-Italic: Standard "(001.002)" Standard ROM
  1538. *Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
  1539. *Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
  1540. *Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1541. *Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
  1542. *Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
  1543. *Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
  1544. *Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
  1545. *Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
  1546. *Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  1547. *Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
  1548. *Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
  1549. *Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
  1550. *Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
  1551. *Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
  1552. *Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
  1553. *Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
  1554. *Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
  1555. *Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
  1556. *Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
  1557. *Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  1558. *Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
  1559. *Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
  1560. *Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
  1561. *Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
  1562. *Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
  1563. *Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
  1564. *Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  1565. *Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
  1566. *Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
  1567. *Font Marigold: Standard "(001.000)" Standard ROM
  1568. *Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
  1569. *Font Monaco: Standard "(501.012)" ExtendedRoman ROM
  1570. *Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
  1571. *Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1572. *Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
  1573. *Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
  1574. *Font NewYork: Standard "(501.013)" ExtendedRoman ROM
  1575. *Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
  1576. *Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1577. *Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
  1578. *Font Optima: Standard "(501.010)" ExtendedRoman ROM
  1579. *Font Oxford: Standard "(001.000)" Standard ROM
  1580. *Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
  1581. *Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  1582. *Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
  1583. *Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
  1584. *Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
  1585. *Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
  1586. *Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
  1587. *Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
  1588. *Font Symbol: Special "(001.008)" Special ROM
  1589. *Font Tekton: Standard "(001.001)" Standard ROM
  1590. *Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
  1591. *Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  1592. *Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
  1593. *Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
  1594. *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
  1595. *Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  1596. *Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
  1597. *Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
  1598. *Font Univers: Standard "(501.009)" ExtendedRoman ROM
  1599. *Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
  1600. *Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
  1601. *Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
  1602. *Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
  1603. *Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
  1604. *Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
  1605. *Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
  1606. *Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
  1607. *Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
  1608. *Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
  1609. *Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
  1610. *Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
  1611. *Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
  1612. *Font Wingdings-Regular: Special "(001.001)" Special ROM
  1613. *Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
  1614. *Font ZapfDingbats: Special "(001.005S)" Special ROM
  1615.  
  1616. *?FontQuery: "
  1617.   save
  1618.   {count 1 gt {
  1619.     exch dup 127 string cvs (/) print print (:) print
  1620.     /Font resourcestatus {pop pop (Yes)}{(NO)}ifelse =
  1621.     }{exit}ifelse 
  1622.   }bind loop (*) = flush
  1623.   restore
  1624. "
  1625. *End
  1626.  
  1627. *?FontList: "
  1628.   save
  1629.   (*) {cvn ==} 128 string /Font resourceforall (*) = flush
  1630.   restore
  1631. "
  1632. *End
  1633.  
  1634. *Status: "initializing"
  1635. *Status: "holding"
  1636. *Status: "idle"
  1637. *Status: "busy"
  1638. *Status: "waiting"
  1639. *Status: "printing"
  1640. *Status: "print test page"
  1641.  
  1642. *Source: "Parallel"
  1643. *Source: "TCP/IP"
  1644. *Source: "EtherTalk"
  1645. *Source: "SPX/IPX"
  1646. *Source: "NetBEUI"
  1647. *Source: "IEEE1394"
  1648.  
  1649. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1650. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1651. *Message: "\FontName\ not found, using Courier"
  1652.  
  1653. *%========== Color Separation ==========
  1654.  
  1655. *DefaultColorSep: ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi
  1656.  
  1657. *%===== For 106 lpi / 600 dpi =====
  1658.  
  1659. *ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  1660. *ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  1661. *ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "15.0"
  1662. *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "75.0"
  1663. *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "0.0"
  1664.  
  1665. *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1666. *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1667. *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1668. *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1669. *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1670.  
  1671. *%===== For 212 lpi / 1200 dpi =====
  1672.  
  1673. *ColorSepScreenAngle ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
  1674. *ColorSepScreenAngle CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
  1675. *ColorSepScreenAngle ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "15.0"
  1676. *ColorSepScreenAngle ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "75.0"
  1677. *ColorSepScreenAngle ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "0.0"
  1678.  
  1679. *ColorSepScreenFreq ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1680. *ColorSepScreenFreq CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1681. *ColorSepScreenFreq ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1682. *ColorSepScreenFreq ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1683. *ColorSepScreenFreq ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1684.  
  1685. *% end of Printer Description file
  1686.